Demo 
+++++

This demonstration outlines **the steps to create and set up a project with MTF**.
It starts with **creating a test case file**, followed by **creating additional
required files for project construction** and ends with **executing the test case**.

.. toctree::
   :maxdepth: 3
   
   
   Write an MTF test case <Demo/Create_test_case.rst>  
   Create an MTF project <Demo/Create_project.rst>
   Execute an MTF test case <Demo/Executing_test_case.rst>